[INFO] cloning repository https://github.com/compar/http_svr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compar/http_svr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompar%2Fhttp_svr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompar%2Fhttp_svr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a7d4a612d76f97dd88c34d6879b74c59324f47d
[INFO] fixing compar/http_svr/4a7d4a612d76f97dd88c34d6879b74c59324f47d against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompar%2Fhttp_svr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/compar/http_svr
[INFO] finished tweaking git repo https://github.com/compar/http_svr
[INFO] tweaked toml for git repo https://github.com/compar/http_svr written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/compar/http_svr on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/compar/http_svr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.8
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded actix-web v4.7.0
[INFO] [stderr]   Downloaded actix-http v3.7.0
[INFO] [stderr]   Downloaded actix-server v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246
[INFO] running `Command { std: "docker" "start" "a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking hello_html v0.1.0 (/opt/rustwide/workdir/hello_html)
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking deflate64 v0.1.8
[INFO] [stderr]     Checking http v0.1.0 (/opt/rustwide/workdir/http)
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking actix-http v3.7.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking httpserver v0.1.0 (/opt/rustwide/workdir/httpserver)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn handle(req: &HttpRequest) ->HttpResponse;
[INFO] [stdout]    |                    ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn handle(req: &HttpRequest) ->HttpResponse<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn handle(req: &HttpRequest) ->HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn handle(req: &HttpRequest) ->HttpResponse<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn handle(req: &HttpRequest) ->HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn handle(req: &HttpRequest) ->HttpResponse<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn handle(_req: &HttpRequest) ->HttpResponse {
[INFO] [stdout]    |                     ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn handle(_req: &HttpRequest) ->HttpResponse<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn handle(req: &HttpRequest) ->HttpResponse;
[INFO] [stdout]    |                    ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn handle(req: &HttpRequest) ->HttpResponse<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn handle(req: &HttpRequest) ->HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn handle(req: &HttpRequest) ->HttpResponse<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn handle(req: &HttpRequest) ->HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn handle(req: &HttpRequest) ->HttpResponse<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn handle(_req: &HttpRequest) ->HttpResponse {
[INFO] [stdout]    |                     ^^^^^^^^^^^^    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn handle(_req: &HttpRequest) ->HttpResponse<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]     Checking zipfile v0.1.0 (/opt/rustwide/workdir/zipfile)
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> zipfile/src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{DateTime, NaiveDate, NaiveTime};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `zip::read::ZipArchive`
[INFO] [stdout]  --> zipfile/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use zip::read::ZipArchive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> zipfile/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let time = NaiveTime::from_num_seconds_from_midnight_opt(t.into(), 0).unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date`
[INFO] [stdout]   --> zipfile/src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let date = NaiveDate::from_num_days_from_ce_opt(d.into()).unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> zipfile/src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct FileHead {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 53 |     signature : u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     version_need: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 55 |     general_flag: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     compression_method: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     last_time: NaiveTime,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 58 |     last_date: NaiveDate,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 59 |     crc_32:u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 60 |     compressed_size:u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     un_size:u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 62 |     filename_length:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     extra_field_length:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     file_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 65 |     extra_field: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileHead` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> zipfile/src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{DateTime, NaiveDate, NaiveTime};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `zip::read::ZipArchive`
[INFO] [stdout]  --> zipfile/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use zip::read::ZipArchive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> zipfile/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let time = NaiveTime::from_num_seconds_from_midnight_opt(t.into(), 0).unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date`
[INFO] [stdout]   --> zipfile/src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let date = NaiveDate::from_num_days_from_ce_opt(d.into()).unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> zipfile/src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct FileHead {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 53 |     signature : u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 54 |     version_need: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 55 |     general_flag: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     compression_method: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     last_time: NaiveTime,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 58 |     last_date: NaiveDate,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 59 |     crc_32:u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 60 |     compressed_size:u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     un_size:u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 62 |     filename_length:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     extra_field_length:u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     file_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 65 |     extra_field: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileHead` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking actix-web v4.7.0
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking webservice v0.1.0 (/opt/rustwide/workdir/webservice)
[INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101)
[INFO] [stdout]   --> webservice/src/bin/../dbaccess/course.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout]  8 | |         r#"SELECT id , teacher_id,name,time
[INFO] [stdout]  9 | |         From course
[INFO] [stdout] 10 | |         WHERE teacher_id = $1"#,
[INFO] [stdout] 11 | |         teacher_id
[INFO] [stdout] 12 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101)
[INFO] [stdout]   --> webservice/src/bin/../dbaccess/course.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let row =  sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         r#"SELECT id,teacher_id,name,time
[INFO] [stdout] 33 | |         FROM course
[INFO] [stdout] 34 | |         WHERE teacher_id = $1 and id =$2"#,
[INFO] [stdout] 35 | |         teacher_id,
[INFO] [stdout] 36 | |         course_id
[INFO] [stdout] 37 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101)
[INFO] [stdout]   --> webservice/src/bin/../dbaccess/course.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let row =  sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 57 | |         r#"INSERT INTO course(id,teacher_id, name) VALUES ($1,$2,$3) RETURNING id, teacher_id, name, time"#,
[INFO] [stdout] 58 | |         new_course.id.unwrap() as i32,
[INFO] [stdout] 59 | |         new_course.teacher_id as i32,
[INFO] [stdout] 60 | |         new_course.name
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101)
[INFO] [stdout]   --> webservice/src/bin/../dbaccess/course.rs:7:16
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout]  8 | |         r#"SELECT id , teacher_id,name,time
[INFO] [stdout]  9 | |         From course
[INFO] [stdout] 10 | |         WHERE teacher_id = $1"#,
[INFO] [stdout] 11 | |         teacher_id
[INFO] [stdout] 12 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101)
[INFO] [stdout]   --> webservice/src/bin/../dbaccess/course.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let row =  sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 32 | |         r#"SELECT id,teacher_id,name,time
[INFO] [stdout] 33 | |         FROM course
[INFO] [stdout] 34 | |         WHERE teacher_id = $1 and id =$2"#,
[INFO] [stdout] 35 | |         teacher_id,
[INFO] [stdout] 36 | |         course_id
[INFO] [stdout] 37 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Network is unreachable (os error 101)
[INFO] [stdout]   --> webservice/src/bin/../dbaccess/course.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let row =  sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 57 | |         r#"INSERT INTO course(id,teacher_id, name) VALUES ($1,$2,$3) RETURNING id, teacher_id, name, time"#,
[INFO] [stdout] 58 | |         new_course.id.unwrap() as i32,
[INFO] [stdout] 59 | |         new_course.teacher_id as i32,
[INFO] [stdout] 60 | |         new_course.name
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webservice` (bin "teacher-service" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `webservice` (bin "teacher-service") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246", kill_on_drop: false }`
[INFO] [stdout] a6cd113773e6f951450deb1bb424e39233658c995f1aa417e859f907b61c3246
